home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Development Platforms / MPW Related / MPW Interfaces & Libraries / CIncludes / PrintTraps.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-17  |  416 b   |  18 lines  |  [TEXT/MPS ]

  1. /************************************************************
  2.  
  3. Created: Monday, September 9, 1991 at 1:04 PM
  4.     PrintTraps.h
  5.  
  6.     Copyright Apple Computer, Inc.    1991
  7.     All rights reserved
  8.  
  9. ************************************************************/
  10.  
  11. /* This file is provided to support existing references to it. The up to date interface is
  12.    defined in Printing.h
  13. */
  14.  
  15. #ifndef __PRINTING__
  16. #include <Printing.h>
  17. #endif
  18.